Skip to content

Fix ImageMagick policy file missing error#10

Merged
tmaier merged 1 commit intomainfrom
claude/fix-imagemagick-policy-016cLcsuC2DUNKH3kHjwFaed
Dec 11, 2025
Merged

Fix ImageMagick policy file missing error#10
tmaier merged 1 commit intomainfrom
claude/fix-imagemagick-policy-016cLcsuC2DUNKH3kHjwFaed

Conversation

@tmaier
Copy link
Owner

@tmaier tmaier commented Dec 11, 2025

The install script now detects whether ImageMagick 6 or 7 is installed and modifies the appropriate policy.xml file. This fixes installation failures on systems using ImageMagick 7 where the policy file is at /etc/ImageMagick-7/policy.xml instead of /etc/ImageMagick-6/policy.xml.

Bump version to 1.1.0.

The install script now detects whether ImageMagick 6 or 7 is installed
and modifies the appropriate policy.xml file. This fixes installation
failures on systems using ImageMagick 7 where the policy file is at
/etc/ImageMagick-7/policy.xml instead of /etc/ImageMagick-6/policy.xml.

Bump version to 1.1.0.
@tmaier tmaier merged commit 6fea48f into main Dec 11, 2025
40 of 48 checks passed
@tmaier tmaier deleted the claude/fix-imagemagick-policy-016cLcsuC2DUNKH3kHjwFaed branch December 11, 2025 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants